From: Robert Lipe Date: Mon, 23 Nov 2015 00:21:53 +0000 (-0600) Subject: Clean up some remaining traces to googlecode vs. github. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~10^2~10 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=2ddae3424092bedda0c4339c1b4c89ce8689ba31;p=gpsbabel.git Clean up some remaining traces to googlecode vs. github. --- diff --git a/xmldoc/chapters/build.xml b/xmldoc/chapters/build.xml index edb346112..2d19f1410 100644 --- a/xmldoc/chapters/build.xml +++ b/xmldoc/chapters/build.xml @@ -24,15 +24,8 @@ Less frequently, someone will build on MSVC, FreeBSD, OpenBSD, Solaris, etc. Both Clang/LLVM and GNU C++ are regularly exercised. -You can grab a release from the GPSBabel download page, but if you're going to be doing any development, you'll find that working from the GPSBabel SVN tree is easier. +You can grab a release from the GPSBabel download page, but if you're going to be doing any development, you'll find that working from the GPSBabel Github repo is easier. Checkouts vis Git, HTTPS, SSH, and Subversion are supported. - -For most cases, an anonymous checkout of the trunk is really all you need. -That can be done easily with the single command: - - - svn checkout http://gpsbabel.googlecode.com/svn/trunk/gpsbabel - In most cases, the code is as simple to build as running: diff --git a/xmldoc/chapters/styles.xml b/xmldoc/chapters/styles.xml index b55e8fbf7..7f1c88ff6 100644 --- a/xmldoc/chapters/styles.xml +++ b/xmldoc/chapters/styles.xml @@ -1473,7 +1473,7 @@ that are suitable for Garmin's POI loader. For additional examples, please see the *.style files in the -style/ subdirectory of the GPSBabel source tree or at the online source.. +style/ subdirectory of the GPSBabel source tree or at the online source..